@charset "utf-8";
/* CSS Document */
/*全局样式
---------------------------------------------*/
*{margin:0px;padding:0px;}
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{list-style:none;}
fieldset,img{ border:0; }
a{text-decoration:none;}
.clear{clear:both;font-size:0px;height:0px;_height:0px;overflow:hidden; }
em, i { font-style: normal;}
textarea, input,button{word-wrap:break-word; word-break:break-all; padding:0px; border: 0px;font-family:'Microsoft YaHei'; font-size: 14px;}
/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
/* Hide from IE Mac */ 
.left{float:left; _display:inline;}
.right{float:right; _display:inline;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.filter_bg{ filter: alpha(opacity=80); opacity: 0.8; }

/*网站样式
---------------------------------------------*/
body{background:#fff; color:#333; font-family:'Microsoft YaHei',宋体,Arial,Helvetica,'方正兰亭粗黑简体'; font-size: 14px;}
a{color:#333;text-decoration:none;cursor :pointer; outline: none;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.transition1s{ transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; }
.radius5{-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}

/* CSS Header */
#header{ height:159px;  min-width: 1200px; background: url(../images/bg1.jpg) no-repeat center;}
.header{ width:1200px; height:159px; position: relative; }
.logo{ top:27px; left:0px; position: absolute;}
.img1{ top:32px; left:598px; position: absolute;}
.search{ top:34px; right:0px; position: absolute;}
.search_txt{ height: 41px; line-height: 41px; outline: none; width: 200px; padding: 0px 25px; background:#F4F4F4; color:#928d8d; border-radius:17px;}
.search_btn{ width: 39px; height: 39px; cursor: pointer; outline: none; background:url(../images/search_btn.jpg) no-repeat; position: absolute; right: 0px; top: 1px; }

/* CSS nav */
.nav{ width:1200px; height:45px; overflow:hidden; position: absolute; top: 113px;}
.nav ul{ }
.nav ul li{ float :left; } 
.nav ul li a{ width:120px; height:45px; line-height: 45px;  float:left; display:inline; text-align:center; font-size:16px;color:#fff;}
.nav ul li a:hover{ color:#FFF000;  animation: ring 1s; }
.nav ul li.selectli a{ color:#FFF000;  }
.nav ul li.nav_line{ width:1px; height:52px; background-color:#E6E6E6;}

.dnav{height:27px; margin-top:31px;  position:relative; z-index:1; float:right;}
.dnav .nLi{ float:left;  position:relative; display:inline;  }
.dnav .nLi h3{ float:left; font-weight:normal;  }
.dnav .nLi h3 a{ width:60px; height:25px;  display:block; text-align:center; margin:0px 26px; padding:3px 0px 0px 0px; font-size:16px; color:#323232;  }
.dnav .nLi h3 a:hover{ color:#3D74CA; border-bottom:solid 1px #105FC7;}
.dnav .selectli{ float:left;  position:relative; display:inline;}
.dnav .selectli h3{ float:left; font-weight:normal;  }
.dnav .selectli h3 a{width:60px; height:25px;  display:block; text-align:center; margin:0px 26px; padding:3px 0px 0px 0px; font-size:16px;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; color:#3D74CA; border-bottom:solid 1px #105FC7;}
.dnav .sub{ display:none; width: 120px; left:26px; top:29px;  position:absolute; z-index:9999;   padding:5px 0; background-color:#fff; transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.dnav .sub li{ zoom:1; border-bottom:solid 1px #f1f1f1; height:28px; line-height:28px;}
.dnav .sub a{ display:block; padding:0 10px; font-size:14px;  transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;}
.dnav .sub a:hover{ color:#fff;  color:#3D74CA; }
.dnav .on h3 a{ color:#3D74CA; border-bottom:solid 1px #105FC7;  }
.sub li:hover > a {
	padding-left: 18px;
}

/* CSS banner */
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto; min-width: 1200px;}
.page_banner{ height:250px; min-width: 1200px; background:url(../images/page_banner.jpg) no-repeat center; background-size:cover; margin:0px auto;}
/* CSS Main */
#wrap{ width:100%; height:100%;  overflow:hidden;  }
.wrap{ width:1200px; height:100%;  overflow:hidden;  padding-bottom: 30px;}
.main{ width:1200px; height:100%;  overflow:hidden; margin:0px auto; background-color:#fff; }
/* CSS Home */
.chan1{ width: 1200px; height: 100%;}
.pro{ width: 190px; margin-top: 35px; }
.prop1{ height: 40px; margin-top: 5px;}
.prop1 a{ width: 190px; height: 40px; line-height: 40px; background: #156FCD; border-radius:17px; float: left;}
.prop1 a i{ width: 31px; height: 31px; background: #fff url(../images/icon1.jpg) no-repeat center; float: left; border-radius:50%; margin-top: 4px; margin-left: 5px;}
.prop1 a span{ float: left; margin-left: 20px; font-size: 16px; color: #fff; font-weight: bold; transition: all 1s;}
.prop1 a:hover span{ margin-left: 25px; }
.prop1 a:hover i{ animation: swing 1s; }
.pro ul{ width: 190px; padding-top:5px; }
.pro ul li{ height: 41px; line-height: 41px; background: url(../images/line1.jpg) repeat-x bottom;}
.pro ul li a{ padding-left: 50px; }
.pro ul li a:hover{ color: #156FCD; padding-left: 45px;}
.pro ul li.selectli a{ color: #156FCD; padding-left: 45px; }

.video{width:340px; height:210px; margin-top:5px;}
.video_01{width:322px; height:160px; line-height:23px; color:#434343; margin-left:3px;margin-top:16px;}

.about{ width:1200px; height:370px; margin-top:50px; }
.about .hd{ height:47px; }
.about .hd li{ float: left; width: 268px; cursor: pointer; text-align: center; margin-left: 40px; height: 45px; line-height: 45px; border: solid 1px #CECECE; border-radius:20px;}
.about .hd li a{ font-size:16px; color: #9f9f9f; } 
.about .hd li.on{ background: #156FCD; }
.about .hd li.on a{ color: #fff; }
.about_a2{ width:409px; height:257px; margin-top:33px; }
.about_a2:hover{ filter:alpha(opacity=80);opacity:0.8;}
.about_a2 img{ max-width:409px; height:257px;}
.about_01{ width:750px; height:240px; line-height:27px; margin-top:40px; text-indent: 2em; overflow: hidden;}
.aboutul{ margin-top: 33px; }
.aboutul li{ width: 280px; height: 260px; float: left; margin:0px 10px; }
.aboutp1{ width: 280px; height: 210px; overflow: hidden; text-align: center;}
.aboutp1 img{ max-width: 280px; height: 210px; transition: all 1s;}
.aboutp2{ width: 280px; height: 50px; line-height: 50px; overflow: hidden; text-align: center; font-size: 16px;}
.aboutul li a:hover img{ transform:scale(1.05); }
.aboutul li a:hover .aboutp2{ color: #156FCD; }

.abouts{ width: 1200px; height: 130px; border-top: solid 1px #C9C9C9; }
.abouts li{ float: left; margin-top: 25px; color: #9f9f9f;}
.aboutsp1{ font-size: 20px; }
.aboutsp1 span{ font-size: 50px; color:#156FCD; }

#ys{ height:620px; background: url(../images/bg2.jpg) no-repeat; margin-top:40px; min-width: 1200px;}
.ys{ width: 1200px; height:620px; position: relative;}
.ys_ul{ width: 1200px; position: relative; margin-top: 74px;}
.ys_ul li{ position: absolute;  height: 100px;}
.ys_ul li#ysli1{ width: 320px; left: 0px; top: 0px;}
.ys_ul li#ysli2{ width: 280px; left: 0px; top: 175px;}
.ys_ul li#ysli3{ width: 335px; left: 0px; top: 320px;}
.ys_ul li#ysli4{ width: 320px; right: 0px; top: 0px;}
.ys_ul li#ysli5{ width: 280px; right: 0px; top: 175px;}
.ys_ul li#ysli6{ width: 335px; right: 0px; top: 320px;}
.ysp1{ height: 40px; line-height: 40px; font-size: 22px; color: #fff000; font-weight: bold; }
.ysp2{ height: 48px; line-height: 24px; color: #fff; margin-top: 6px; text-align: center;}
.ysa1{ width: 532px; height: 405px; position: absolute; left: 50%; margin-left: -266px; top: 78px;}
.ysp3{ width: 1200px; height: 35px; line-height: 35px; position: absolute; bottom: 115px; left: 50%; margin-left: -600px; text-align: center; }
.ysp3 a{ font-size: 22px; color: #fff000; }
.ysp4{ width: 400px; height: 48px; line-height: 48px; position: absolute; bottom:45px; left: 50%; margin-left: -200px; text-align: center; border:solid 1px #fff; border-radius:20px; }
.ysp4 a{ width: 200px; height: 48px; font-size: 16px; font-weight: bold; color: #fff; border-radius:20px; float: left; }
.ysp4 a.ysp4a1{ background: #fff; color: #156FCD; }
.ysp4:hover a.ysp4a1{ background: none; color: #fff;  }
.ysp4:hover a.ysp4a2{ background: #fff; color: #156FCD;  }


.products{ width:970px; height:100%; margin-top: 40px;}
.products_p1{ height: 40px; line-height: 40px; }
.products_a1{ width: 760px; height: 40px; background: #156FCD; border-top-left-radius:17px; border-bottom-left-radius:17px; }
.products_a1 span{ padding-left: 40px; font-size: 16px; font-weight: bold; color: #fff; transition: all 1s;}
.products_a1:hover span{ padding-left: 50px; }
.products_a2{ width: 210px; height: 40px; background: #272727; border-top-right-radius:17px; border-bottom-right-radius:17px; }
.products_a2 span{ padding-left: 70px; font-size: 16px; font-weight: bold; color: #fff; transition: all 1s;}
.products_a2:hover span{ padding-left: 80px; }
.products1{ width: 728px; height: 730px; overflow: hidden; background: url(../images/bg3.jpg) repeat-y right; padding-right: 28px; margin-left: 7px; margin-top:10px;}
.products1 li{ height: 230px; background: url(../images/bg4.jpg) no-repeat center bottom; margin-top: 20px;}
.products1a1{ width: 250px; text-align: center; height: 190px; position: relative; }
.products1a1 img{ width: 230px; height: 172px; padding:9px 10px; float: left; transition: all 1s;}
.products1a1 span{ width: 248px; height: 188px; border: solid 1px #C9C9C9; transition: all 1s; position: absolute; top: 50%; left: 50%; margin-top: -95px; margin-left: -125px;}
.products1a1:hover{ background:#156FCD;  } 
.products1a1:hover img{ transform:scale(1.05); }
.products1a1:hover span{ width: 100px; height: 100px; margin-left: -50px; margin-top: -50px; border: solid 1px #156FCD; }
.products1div1{ width: 415px; }
.products1p1{ height: 30px; line-height: 30px; }
.products1p1 a{ font-size: 20px; }
.products1p1 a:hover{ color: #156FCD; padding-left: 5px; }
.products1p2{ height: 95px; line-height: 23px; margin-top: 10px; color: #666666; overflow: hidden;}
.products1p3{ height: 35px; margin-top: 17px;}
.products1p3 a{ width:118px; height: 33px; line-height: 33px; text-align: center;  float: left; border-radius:17px; }
.products1p3 a.products1p3a1{ border: solid 1px #D4D4D4; }
.products1p3 a.products1p3a1:hover{ background:#F08300; color: #fff;  }
.products1p3 a.products1p3a2{ border: solid 1px #156FCD; margin-left: 10px; background: #156FCD; color: #fff;}
.products1p3 a.products1p3a2:hover{ background: #F08300; border: solid 1px #F08300; }
.case_ul{ width: 135px; margin-top: 20px; margin-left: 40px; }
.case_ul li{ height: 142px; border-bottom: solid 1px #E8E8E8; text-align: center; overflow: hidden;}
.casep1{ margin-top: 28px; }
.casep2{ margin-top: 5px; height: 35px; line-height: 35px; font-size: 16px;}
.case_ul li#caseli1 .casep1{ height: 59px; background: url(../images/icon21.jpg) no-repeat center; }
.case_ul li#caseli2 .casep1{ height: 54px; background: url(../images/icon22.jpg) no-repeat center; }
.case_ul li#caseli3 .casep1{ height: 53px; background: url(../images/icon23.jpg) no-repeat center; }
.case_ul li#caseli4 .casep1{ height: 56px; background: url(../images/icon24.jpg) no-repeat center; }
.case_ul li#caseli5 .casep1{ height: 53px; background: url(../images/icon25.jpg) no-repeat center; }
.case_ul li#caseli1.on .casep1{ height: 59px; background: url(../images/icon211.jpg) no-repeat center; }
.case_ul li#caseli2.on .casep1{ height: 54px; background: url(../images/icon221.jpg) no-repeat center; }
.case_ul li#caseli3.on .casep1{ height: 53px; background: url(../images/icon231.jpg) no-repeat center; }
.case_ul li#caseli4.on .casep1{ height: 56px; background: url(../images/icon241.jpg) no-repeat center; }
.case_ul li#caseli5.on .casep1{ height: 53px; background: url(../images/icon251.jpg) no-repeat center; }
.case_ul li.on .casep2{ color: #156FCD; }

.news{ width:390px; height:280px; margin-top:40px;}
.news_p1{ height:40px; line-height: 40px;}
.news_p1 a{ font-size: 26px; color: #fff; }
.news1{ width: 390px; height: 245px; margin-top: 11px; }
.news1 .bd{ height: 186px; overflow: hidden; }
.news1 .bd li{ height: 71px; margin:11px 0px; overflow: hidden; width: 390px; float: left;}
.newsp1{ width: 94px; height: 71px; text-align: center; background: #fff; overflow: hidden; }
.newsp1 img{ max-width: 94px; height: 71px; transition: all 1s;}
.newsdiv1{ width: 280px; }
.newsp2{ height: 22px; line-height: 22px; color: #fff; font-size: 16px; transition: all 1s;}
.newsp3{ height: 42px; line-height: 21px; color: #8f8f8f; margin-top: 7px;}
.news1 .bd li a:hover img{ transform:scale(1.05); }
.news1 .bd li a:hover .newsp2{ margin-left: 5px; }
.news1 .hd{ height: 25px; margin-top: 20px;}
.news1 .hd a{ width: 63px; text-align: center; height: 23px; border:solid 1px #626262; float: left; }
.news1 .hd a.prev{ background: url(../images/left1.jpg) no-repeat; background-position: 22px 6px; }
.news1 .hd a.next{ background: url(../images/right1.jpg) no-repeat; background-position: 22px 6px; margin-left: 11px;}
.news1 .hd a.prev:hover{ border: solid 1px #fff; background-position: 15px 6px;}
.news1 .hd a.next:hover{ border: solid 1px #fff; background-position: 27px 6px;}

.contact_us{ width:300px; height:300px;  margin-top:40px; margin-left: 120px;}
.contact_us_p1{ height:38px; line-height: 38px; margin-top: 22px;}
.contact_us_p1 img{ float: left; }
.contact_us_p1 span{ float: left; font-size: 32px; color: #156FCD; margin-left: 15px;}
.contact_us_p2{ line-height:28px; margin-top:20px; color:#8f8f8f; }
.contact_us_p2 a{ color:#8f8f8f; }

.divmore{ position: relative; height: 50px; margin: 15px auto; width: 100%;}
.divmore a{ width: 191px; height: 50px; position: absolute; top: 0px; left:50%; margin-left: -95px;}
.divmore a .face1{ line-height:50px; color:#666666; text-align:center; height:50px; background: #EBEAE9;}
.divmore a .face1 .sj{display:inline-block; margin-left:30px; font-size:16px;}
.divmore a .face1 .t{display:inline-block; line-height:50px;font-size:14px; vertical-align: top; }
.divmore a .face2{background:#24559F; color:#fff; line-height:50px;  text-align:center; height:50px;  transform-origin: 50% 50% -25px;-webkit-transform-origin: 50% 50% -25px;}
.divmore a .face2 .sj{display:inline-block; margin-left:30px; font-size:16px;}
.divmore a .face2 .t{ display:inline-block; line-height:50px;font-size:14px; vertical-align: top;}
.roll_box{-webkit-perspective: 500px; perspective: 500px;  position:relative;}
.roll1{-webkit-transform: rotateX(0deg); transform: rotateX(0deg);-webkit-transition: .2s ease;
    transition: .2s ease;
    -webkit-transform-origin: 50% 50% -25px;
    -ms-transform-origin: 50% 50% -25px;
    transform-origin: 50% 50% -25px; position:absolute; left:0; top:0; width:100%; z-index:1;opacity:1;}
.roll2{-webkit-transform: rotateX(90deg); transform: rotateX(90deg);-webkit-transition: .2s ease;
    transition: .2s ease;
    -webkit-transform-origin: 50% 50% -22px;
    -ms-transform-origin: 50% 50% -22px;
    transform-origin: 50% 50% -22px; position:absolute; left:0; top:0; width:100%; z-index:-1; opacity:0; display:none\9;}
.roll_box:hover .roll1{-webkit-transform: rotateX(-90deg); transform: rotateX(-90deg);display:none\9; z-index:0; opacity:0;}
.roll_box:hover .roll2{-webkit-transform: rotateX(0deg); transform: rotateX(0deg);display:block\9; z-index:1; opacity:1;}

/* CSS Footer */
.footer{width:1200px; height:370px; margin:0px auto;}
.footer a:hover{ color: #fff; }
#footer{ height:370px;background:#323232;  overflow:hidden; min-width: 1200px;}
.footer_01{ margin-top:100px; width: 350px;}
.footer_p1{ height: 30px; }
.footer_p1 a{ height: 23px; padding-top:7px; width: 30px; text-align: center; background:#403F3F; float: right; margin-left: 4px;  }
.footer_p1 a.on{ background:#fff;  }
.footer_p1 a.on img{ animation: swing 1s; }
.footer_p2{ line-height: 23px; height: 10px; margin-top: 23px; color: #8f8f8f; text-align: right; }
.footer_p2 a{ color: #8f8f8f; }
.footer_p3{ height: 73px; margin-top: 20px; text-align: right;}


.ckefu{ width: 39px; height: 360px; position: absolute; z-index: 999; cursor: pointer; right: 0px; background: #fff;  overflow: hidden;}
.ckefup1{ width: 23px; height: 320px; color: #fff; float: left; font-size: 20px; padding: 42px 8px 0px 8px; background:#000 url(../images/kfqq.png) no-repeat center 15px;}
.ckefu1{ width: 120px; padding: 8px; float: left;}
.ckefup2{ height: 32px; line-height: 32px; font-size: 16px; }
.ckefup21{ height: 32px; line-height: 32px; font-size: 16px; margin-top: 15px;}
.ckefup3{  height: 26px; margin-top: 15px;}
.ckefup3 a{ width: 68px; padding-left:30px;  height: 22px; line-height: 22px; border: solid 2px #80A8C4; background:#007DCB url(../images/kfqq2.jpg) no-repeat left center; float: left;color: #fff;}
.ckefup4{ font-size: 16px; color: #E68E5C;}
.ckefup5{ width: 100px; height: 100px;}
.ckefu:hover{ width: 175px; transition: all 0.2s;}

/*CSS Left_side*/



.left_side{ width:190px;  float:left; display:inline;}
.left_sidep1{}
.left_sidecon{}

.left_sideul{ width:254px;  margin-top:5px;}
.left_sideul li{ height:33px; overflow:hidden;_float:left; margin-top:2px; }
.left_sideul li.sline{ width:254px; height:2px; background:url(../images/page_line.png) repeat-x; overflow:hidden; margin:0px auto;}
.left_sideul li a{ width:170px; padding-left:84px; height:33px; line-height:33px; background:#EAEAEA; font-size:16px; color:#242424; float:left; text-align:left;  }
.left_sideul li a:hover{ background-color:#025AA4; color:#fff;}
.left_sideul li.selectli a{ background-color:#025AA4; color:#fff;}

.pcontact_us{ width:190px; height:100%;  margin-top:30px;}
.pcontact_us_01{ line-height:28px; margin-top:10px; }
/*CSS Right_side*/
.right_side{ width:950px; height:100%; overflow:hidden;  float:right; display:inline; margin-top: 35px;}
#chan2{ height: 145px; background:#F4F4F4; min-width: 1200px; }
.chan2{ width: 1200px; height: 145px; overflow: hidden;}
.chan21{ margin-top: 40px; }
.chan2p1{ height: 38px; line-height: 38px; }
.chan2p1 img{ float: left; }
.chan2p1 span{ float: left; color: #156FCD; font-size: 32px; color: #156FCD; margin-left: 15px;}
.chan2p2{ height: 25px; line-height: 25px; margin-top: 7px; color: #8F8F8F; }
.right_title{ margin-top:27px; }
.right_title_left{ height: 45px; line-height: 45px; font-size:26px; color:#000; font-weight: bold;}
.right_title_right{ margin-top:5px; height: 30px; line-height: 30px;}
.right_title_right a:hover{ text-decoration:underline; color: #156FCD;}
.right_title_right_sp1{ width:12px; height:12px; background:url(../images/page_icon.jpg) no-repeat; float:left; margin-top:10px; margin-right:5px;}
.right_title_right_sp2{ float:left;}
.right_content{width:950px; min-height:471px; _height:471px;padding:20px 0px 10px 0px; }

.companyp1{ height: 35px; line-height: 35px; background:url(../images/bg10.jpg) repeat-x;  margin:20px 0px; }
.companyp1 a{ font-size: 26px; font-weight: bold; color: #156FCD; padding-right:20px; background: #fff; }
.companyp2{ margin-top: 25px; }
.company1{ background:url(../images/com_bg.jpg) no-repeat; background-size: cover; min-height:637px; margin-top: 60px;}
.companyp3{ height: 37px; line-height: 37px; text-align: center; font-weight: bold; font-size: 33px; color: #d0d0d0; }
.companyp4{ height: 42px; line-height: 42px; text-align: center; font-weight: bold; font-size: 28px; color: #156FCD; }
.company_01{ line-height: 28px; margin-top: 20px; }
.companyul{ margin-top: 33px; }
.companyul li{ width: 282px; height: 262px; float: left; margin:10px 10px; }
.aboutp1{ width: 280px; height: 210px; overflow: hidden; text-align: center; border:solid 1px #ddd;}
.aboutp1 img{ max-width: 280px; height: 210px; transition: all 1s;}
.aboutp2{ width: 280px; height: 50px; line-height: 50px; overflow: hidden; text-align: center; font-size: 16px;}
.companyul li a:hover img{ transform:scale(1.05); }
.companyul li a:hover .aboutp2{ color: #156FCD; }
.companyul li a:hover .aboutp1{ border:solid 1px #156FCD; }
/* CSS News */
#indexNews{ padding:5px 0px; }
#indexNews li{ border-bottom:#D9D9D9 1px dotted; height: 100%; overflow: hidden; padding:20px 5px 30px 5px; }
.indexNews_l{ width: 105px; overflow: hidden;}
.indexNews_l div{ width: 105px; height: 105px; background:#F2F5FA; position: relative;}
.indexNews_lsp1{ line-height:1.8; text-align: center; font-size: 54px; color: #b1b1b1; float: left; width: 100%; transition: all 0.5s;}
.indexNews_lsp2{ line-height:1.3; font-size: 13px; color: #b1b1b1;position: absolute; top: 55px; right: 10px; background-color: #f2f5fa;}
.indexNews_r{ width:800px; overflow: hidden;}
.indexNews_rp1{ line-height:1.8; font-size: 18px; font-weight:bold; transition: all 0.5s;}
.indexNews_rp2{ line-height:1.5; color: #b6b6b6; }
.indexNews_rp2 span{ float: left; }
.indexNews_rp3{ line-height:1.5; color: #8a8a8a; padding-top:5px;}
#indexNews li a:hover{ color: #156FCD; }
#indexNews li a:hover .indexNews_rp1{ padding-left: 5px; }
#indexNews li a:hover .indexNews_lsp1{ color: #156FCD; }

/*Related*/
.related{ padding:10px; float: left; }
.related p{ height:25px; font-weight:bold; border-bottom:solid 1px #F1F1F1;}
.related ul { width:100%; padding:10px 0px;float:left;}
.related ul li{ width:50%; height:30px; line-height:30px; float:left;}
.related ul li b{ float:left;}
.related ul li a{ float:left; margin-left:5px; display:inline; color:#666;}
.related ul li a:hover{ color:#156FCD;}
/*上一条下一条*/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #156FCD; }
/* CSS Pic */
#picUL{}
#picUL li{height:290px;width:290px;  float:left;margin:10px 10px; display:inline; }
#picUL li a{ width: 280px; height: 280px; border:solid 1px #ddd; background: #fff; float: left; padding:5px;}
#picUL li .pic_01{width:280px;height:210px; text-align: center; overflow: hidden;}
#picUL li .pic_01 img{height:210px;max-width:280px; vertical-align:middle; transition: all 1s; }
#picUL li .pic_02{width:280px;text-align: center; line-height:40px; height:40px; margin-top: 5px;}
#picUL li .pic_03{ width: 30px; height: 5px; background: #156FCD; margin-top: 15px; transition: all 1s;}
#picUL li a:hover{ background: #156FCD; }
#picUL li a:hover .pic_03{ width: 280px; background: #fff;}
#picUL li a:hover .pic_01 img{ transform:scale(1.05);}
#picUL li a:hover .pic_02{ color: #fff;}

#proUL{}
#proUL li{height:315px;width:280px; border: solid 1px #ddd; position: relative; float:left;margin:15px 15px;text-align:center; overflow: hidden; display:inline;}
#proUL li .pic_01{width:280px;height:210px;  transition: all 1s; background: #fff;}
#proUL li .pic_01 img{height:210px;max-width:280px;  vertical-align:middle;}
#proUL li .pic_02{width:280px;text-align: center; font-size: 16px; height: 32px; line-height:32px; margin:15px 0px 10px; }
#proUL li .pic_02 i{ float: left;margin-left: 20px; margin-top:10px;}
#proUL li .pic_02 span{ float: left; margin-left: 10px; }
#proUL li .pic_06{width:280px;text-align: center; height: 30px; line-height:30px; margin:5px 0px; color: #494949; }
#proUL li .pic_06 span{ float: left; margin-left: 20px; }
#proUL li a{ width: 280px; height: 315px; position: absolute; top: 0px; left: 0px; }
#proUL li a:hover{ background:rgba(0,0,0,1);  }
#proUL li .pic_05{ width:111px; opacity: 0; height: 111px; background: url(../images/product_list_plus.png) no-repeat; position: absolute; left: 50%; margin-left: -55px; top:0px; }
#proUL li .pic_03{ width: 240px; opacity: 0; height: 30px; font-size: 18px; line-height: 30px; position: absolute;left: 20px; bottom:0px; color: #fff;  } 
#proUL li .pic_04{ width: 240px; opacity: 0; height: 28px; line-height: 28px; position: absolute; bottom:0px; left: 20px; color: #ADAEAE;  } 
#proUL li a:hover .pic_05{ opacity: 1; top:20px; transition: all 0.6s; animation: swing 1s; }
#proUL li a:hover .pic_03{ opacity: 1; bottom: 100px; transition: all 0.6s;}
#proUL li a:hover .pic_04{ opacity: 1; bottom: 60px; transition: all 0.6s;}

/* CSS Info */

#newTitle{ line-height:40px; font-size:25px; text-align:center;}
#newsInfo{ height:30px; line-height:30px; text-align:center; border-bottom:solid 1px #f1f1f1; margin:10px;}
.newsinfoleft {padding-left: 30px;}
#newsInfo i{ margin-right: 5px; }
.xxsmys{ width:600px; height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }
#infoImage{width:60%;text-align:center;margin:10px auto 10px auto;}
#infoImage img{ max-width:100%; padding:3px; border:#dcdcdc solid 1px;}
#newsContent{ margin:0 auto;line-height:32px; padding:10px;}
#newsContent img{max-width:100%; text-indent:0em;}
#newsContent div{ text-indent:2em;}
.contactus{ width: 600px; height:auto;  line-height:32px; text-align:left;}
.contactusimg{ width: 288px; height: 178px; background: url(../images/cimg1.jpg) no-repeat; margin-right: 10px;}
#company_main{ margin:0 auto; line-height:32px; padding:10px; }
#company_main img{ max-width:100%; }
#company_main a{ text-decoration:underline; }
#newsContent div.alink{ padding:5px; margin:0 auto; text-indent:0em;}

.newsInfo{ height: 64px; margin-top: 15px; line-height: 64px; color:#999999;  border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6; }
.newsInfo i{ margin-right: 5px; }
.sha{ margin-right: 10px; }
.sha a{ float: left; margin-top: 9px; margin-left: 10px;}
.sha a:hover{ animation: swing 1s; }
.sha span{ float: left; }

.pro_pic{ height: 100%; margin:15px 0px; width: 368px;  }
.pic-box{}
.pic-preview{ width:368px; height:276px; position: relative; }
.pic-scroll{ margin-top:10px; width:368px; }
.pic-scroll .prev{ float:left; margin-right:5px; }
.pic-scroll .next{ float:right; }
.pic-scroll .prev,.pic-scroll .next{ footer_p2:block; text-align:center; width:10px; height:60px; line-height:60px; border:1px solid #e8e8e8; background:#f7f7f7; cursor:pointer; text-decoration:none; }
.pic-scroll .items{ position:relative; float:left; width:335px; height:62px; overflow:hidden; }
.pic-scroll .items ul{ position:absolute; margin:0; padding:0; width:999999px; height:100%; }
.pic-scroll .items ul li{ float:left; margin:0; padding:0; width:67px; text-align:center; }
.pic-scroll .items ul li img{ padding:2px; border:1px solid #e8e8e8; width:56px; height:56px; cursor: pointer; }
.pic-scroll .items ul li img:hover{ padding:1px; border:2px solid #d70000; }
.jqzoom{ position:relative; float:left; display:block; margin:0; padding:0; width:368px; height:276px; border:none; cursor:crosshair; }
.jqzoom img{ width:368px; height:276px; }
.zoomdiv{ position:absolute; top:0; left:0; z-index:100; display:none; width:368px; height:276px; background:#fff; border:1px solid #e8e8e8; text-align:center; overflow:hidden; }
.jqZoomPup{ position:absolute; top:0; left:0; z-index:10; visibility:hidden; width:20px; height:20px; border:1px solid #aaa; background:#fff; opacity:0.5;-moz-opacity:0.5; -khtml-opacity:0.5; filter:alpha(Opacity=50); }
.infoImage{ width:368px; height: 276px; border: solid 1px #ddd; text-align:  center;}
.infoImage img{max-width: 368px; height: 276px;}

.pagepcon{ width: 480px; height: 100%; margin-top: 5px; overflow: hidden; margin-right: 15px;}
.pagepconp1{ height:50px; line-height: 50px; background: url(../images/line2.jpg) repeat-x bottom; font-size: 25px; }
.pagepconp2{ line-height: 25px; height: 100px; overflow: hidden; margin-top: 10px; color: #666;   }
.pagepconp2 span{ color:#156FCD; font-weight: bold;}
.pagepconp3{ height: 105px; margin-top: 15px; position: relative; background: url(../images/line2.jpg) repeat-x top; }
.pagepconp3sp1{ position: absolute; top: 15px; left: 0px; height: 24px; line-height: 24px; color: #666;}
.pagepconp3sp1 a{ margin-left: 5px; float: left;}
.pagepconp3sp1 a:hover{ animation: swing 1s;  }
.pagepconp3sp1 span{ float: left; }
.pagepconp3a1{ height: 43px; line-height: 43px; position: absolute; top: 60px; left: 0px; }
.pagepconp3a1 img{ float: left; }
.pagepconp3a1 span{ font-weight: bold; color: #DD1111; float: left; margin-left: 8px; font-size: 28px;}
.pagepconp3a2{ position: absolute; top: 15px; right: 5px; }
.pagepconp4{ height:40px; margin-top: 30px;  }
.pagepconp4 a{ width: 165px; height: 40px; line-height: 40px; float: left; text-align: center; font-size: 16px; color: #fff; border-radius: 7px;}
.probtna1{ background: #DD1111; }
.probtna2{ background: #FFA200; margin-left: 15px;}
.line3{ margin:20px 0px; height: 3px; background: url(../images/line3.jpg) repeat-x center; clear: both;  overflow: hidden;}
.pro_content{   }
.pro_content .hd{ height: 48px; }
.pro_content .hd li{ width:155px; height: 48px; cursor: pointer; line-height: 48px; text-align: center; font-size: 16px; float: left; border-right:solid 3px #E5E5E5; }
.pro_content .hd li img{ float: left; margin-left: 28px; margin-top: 15px;}
.pro_content .hd li span{ float: left; margin-left: 20px;}
.pro_content .hd li.on{  background: url(../images/bgc.jpg) repeat-x top; }
.proContent{ padding:20px 10px; line-height: 2;  }

.probg{ height: 40px;  background: #F4F4F4; margin-top: 30px; }
.probg span{ width: 120px; height: 40px; line-height: 40px; text-align: center; background: #0D5CB9; color: #fff; font-weight: bold;font-size: 18px; }
.pmessage_ul{ width:485px; margin-top: 20px;}
.pmessage_ul li{width:485px; margin-top:10px; line-height: 40px; float:left;}
.pmessage_ul li label{ float:left; color:#404040; font-size:14px;}
.pm_InputText{ width:284px; height:30px; line-height:30px; padding:5px 10px; float:left; color:#404040; border: solid 1px #E5E5E5; 
    border-radius:5px;            /* W3C syntax */ }
.pm_InputText:hover{ border: solid 1px #F08300; }
.pm_textarea{ width:430px; height:115px; line-height:30px; padding:5px 10px; float:left; color:#404040; border: solid 1px #E5E5E5; 
    border-radius:5px;            /* W3C syntax */}
.pm_But{ width:165px; height:40px; line-height: 40px; font-size:15px; font-weight: bold; background-color:#156FCD; color:#FFFFFF; 
    border-radius:10px;            /* W3C syntax */cursor:pointer; transition: all 1s;}
.pm_But:hover{ background-color:#F08300;}

.proul{ margin: 20px 0px 10px; float: left;}
.proul li{ float: left; margin: 0px 15px; text-align: center;}
.proul li a{ border: solid 2px #ddd; width: 260px; height: 240px; padding: 5px; float: left;}
.prossp1{ width: 260px; height: 195px; overflow: hidden; }
.prossp1 img{ width: 260px; height: 195px; transition: all 1s;}
.prossp2{ width: 260px; height: 40px; line-height:40px;  overflow: hidden; }
.proul li a:hover{ border: solid 2px #156FCD; }
.proul li a:hover .prossp1 img{ transform:scale(1.05);}
.proul li a:hover .prossp2{ color:#F08300; }

.ssp{ height: 40px; line-height: 40px; font-size: 16px; }

/*css digg style pagination*/
div.digg{padding:5px;margin:10px;text-align:center; float:right; display: inline;}
div.digg a{border:#aaaadd 1px solid;padding:3px 5px;margin:3px;color:#585858;text-decoration:none}
div.digg a:hover{border:#585858 1px solid;color:#000;}
div.digg a:active{border:#585858 1px solid;color:#000;}
div.digg span.current{border:solid 1px #156FCD;padding:3px 8px;font-weight:bold;margin:3px;color:#fff;background-color:#156FCD;}
div.digg span.disabled{border:#eee 1px solid;padding:3px 5px;margin:3px;color:#ddd;}
div.digg select{ border:#aaaadd 1px solid; padding:3px 0px;}
/*******************************message css start***************************************/
.message_ul{
	margin:0px auto;
	float:left;
	padding:10px;
}
.message_ul li{
	float:left;
	width:100%;
    margin: 5px 0px;
}
.message_ul li label{ width:80px; float:left; text-align:right; margin-top:11px;}
.message_ul li b{ margin-top: 5px; float: left; }
.G_textarea{
	width:450px;
	height:100px;
	border:1px solid #dedede;padding:3px;
    float: left;
}
.G_InputText{
	width:300px;
	height:35px;
	line-height:35px;
	border:1px solid #dedede;
	padding:5px;
	float:left;
	border-radius: 10px;
    outline: none;
}
.yanzheng{
	width:100px;
	height:25px;
	border:1px solid #dedede;
	padding:3px;
}
.But{
	width:120px;
	height:40px;
	line-height:40px;
	background:#156FCD;
	border-radius:10px;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	color:#FFF;
	cursor:pointer;
    transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;
}
.But:hover{
    background:#23429C;
}
.G_tips{
	width:486px;
	line-height:30px;
	margin:30px 65px;
	border:1px solid #dedede;
	padding:3px 7px 7px 7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}
.red{
	color:#ff0000;
}
.cpmcys{ height:28px; border:solid 1px #DEDEDE;}
/*******************************message css end***************************************/

/******************************job css start***************************************/
.job_ul{ padding:10px;}
.job_ul li{
	width:100%;
	border-bottom:dashed 1px #cfcfcf;
	float:left;
	padding:10px 0px;
	line-height:30px;
}
.job_ul li .recruit_info{
	float:left;
}
.job_ul li .recruit_info .job_nam{
	color:#000;
	font-weight:bold;
}
.job_ul li .but{
	width:80px;
	height:31px;
	line-height:31px;
	background: #156FCD;
	border-radius:2px;   
	float:right;
	margin-top:10px;
	margin-right:22px;
	text-align:center;
}
.job_ul li .but a{
	text-decoration:none;
	color:#FFF;
	display:block;
}

.recruit_info_tit_bg{
	height:40px;
	background:#f8f8f8;
	border-radius:2px;
	margin:15px auto;
}
	
.recruit_info_tit_bg .recruit_info_tit{
	width:120px;
	height:40px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#156FCD;
	color:#ffffff;
	line-height:40px;
    text-align: center;
}
.recruit_info_main{
	margin:0px auto;
	margin-top:10px;
	margin-bottom:60px;
	padding:5px 20px;
}

.recruit_info_main p {
	text-align: justify;
	letter-spacing: 1px;
	line-height: 30px;
	color: #444444;
}

/*sitemap*/

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;height: 73px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a{color:black;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}
.f{ float:right; margin-right:10px; _margin-top:7px;}
.map{ float:right;margin-top: 20px;}
.map a{color:black;}
.pages{ padding:5px 15px; margin:10px 0px;}
.pages li{ float:left; line-height:30px;}
.pagesli1{ width:40%;}
.pagesli2{ width:40%;}
.pagesli3{ width:20%;}
/*页面加载css*/
#loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999999999;
}

.spinner {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	-webkit-animation: rotatee 2.0s infinite linear;
	animation: rotatee 2.0s infinite linear;
}

.dot1, .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #0a9fd8;
	border-radius: 100%;
	-webkit-animation: bouncee 2.0s infinite ease-in-out;
	animation: bouncee 2.0s infinite ease-in-out;
}

.dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
@-webkit-keyframes rotatee { 100% { -webkit-transform: rotate(360deg) }}
@keyframes rotatee {
	100% {
		transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes bouncee {
	0%, 100% { -webkit-transform: scale(0.0) }
	50% { -webkit-transform: scale(1.0) }
}

@keyframes bouncee {
	0%, 100% {
		transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
      }
}